Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: How to extract "Content-Disposition: inline" images as mail attachments ?
Feedback Type: Question
Product Area: Database
Technical Area: Application Development
Platform: Not Applicable
Release: 8.5.2
Reproducible: Always

Hi,

I have a serious problem with NotesDocument instantiation, reported here : http://www-10.lotus.com/ldd/nd85forum.nsf/DateAllThreadedWeb/e4708fbd4df661d48525793500336e98?OpenDocument

However, I get round this by using @AttachmentNames using the Evaluate function and I can extract my attachments using the getAttachment method of the NotesDocument object.

But I still have problems with images. When you're sending a picture from a iPhone, that's what you have :
--Apple-Mail-852855B2-0FAE-4976-8E6C-361B5D07E024
Content-Type: image/jpeg;
name=imagebidon.jpg
Content-Disposition: inline;
filename=imagebidon.jpg
Content-Transfer-Encoding: base64

And @AttachmentNames reports only this kind of files :
--Apple-Mail-852855B2-0FAE-4976-8E6C-361B5D07E024
Content-Type: application/octet-stream;
name=test.pdf
Content-Disposition: attachment;
filename=test.pdf
Content-Transfer-Encoding: base64

I noticed that @AttachmentNames had a parameter, but switching it doesn't change everything.

How can I extract inline images from my Lotus Script agent like I extract the others attachment files ?

Many thanks

Regards


Feedback number WEBB8N2JM8 created by ~Wei Asarelitikle on 10/27/2011

Status: Open
Comments:

How to extract "Content-Disposition... (~Wei Asarelitik... 27.Oct.11)
. . NotesMIME classes (~Ned Nimfanakon... 27.Oct.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS